home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / card_13193.txt < prev    next >
Text File  |  1989-08-22  |  4KB  |  146 lines

  1. -- card: 13193 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 10975
  5. -- name: Individual and Work P/6
  6. ----- HyperTalk script -----
  7. on doMenu what
  8.   if what is "next" then exit doMenu
  9.   pass doMenu
  10. end doMenu
  11.  
  12. on arrowKey which
  13.   if the textArrows and the optionKey is not down then
  14.     pass arrowKey
  15.     exit to HyperCard
  16.   end if
  17.   if which is "right" then exit arrowKey
  18.   pass arrowKey
  19. end arrowKey
  20.  
  21.  
  22. -- part 7 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=493 top=319 right=341 bottom=512
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1400 / 1400
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Next
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.  
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 5 (field)
  42. -- low flags: 81
  43. -- high flags: 2004
  44. -- rect: left=163 top=186 right=242 bottom=327
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 1
  48. -- font id: 156
  49. -- text size: 16
  50. -- style flags: 0
  51. -- line height: 17
  52. -- part name: MasterFeedback
  53.  
  54.  
  55. -- part 6 (button)
  56. -- low flags: 80
  57. -- high flags: A002
  58. -- rect: left=208 top=213 right=230 bottom=277
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: Done
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   lock screen
  70.   hide cd fld "MasterFeedback"
  71.   hide btn "Done"
  72.   repeat with i = 1 to number of btns
  73.     set the hilite of btn i to false
  74.   end repeat
  75.   unlock screen
  76. end mouseUp
  77.  
  78.  
  79. -- part contents for background part 22
  80. ----- text -----
  81. As the firm grows (it is expected to double personnel and revenue in the upcoming year), they plan to tap into the resources of a local mainframe computer.
  82.  
  83. -- part contents for background part 21
  84. ----- text -----
  85. Practice:  Select the Need  (4 of 4)
  86.  
  87. -- part contents for background part 52
  88. ----- text -----
  89. Click the network need addressed.
  90.  
  91. -- part contents for background part 41
  92. ----- text -----
  93. Sharing Information
  94.  
  95. -- part contents for background part 42
  96. ----- text -----
  97. Better Communications
  98.  
  99. -- part contents for background part 43
  100. ----- text -----
  101. Integrate with MS-DOS, Etc.
  102.  
  103. -- part contents for background part 44
  104. ----- text -----
  105. Connect with Mainframes
  106.  
  107. -- part contents for background part 3
  108. ----- text -----
  109. Individual and Workgroup Needs
  110.  
  111. -- part contents for background part 35
  112. ----- text -----
  113. No.  Although networking can integrate computers from diverse environments,  this is not the need best described in the scenario.  Please try again.
  114.  
  115. -- part contents for background part 34
  116. ----- text -----
  117. No.  Although networking can help improve communications, this is not the need best described in the scenario.  Please try again.
  118.  
  119. -- part contents for background part 33
  120. ----- text -----
  121. No.  Although networking can allow users to share information, this is not the need best described in the scenario.  Please try again.
  122.  
  123. -- part contents for background part 36
  124. ----- text -----
  125. Yes.  The firm plans to connect to a mainframe computer within the year.
  126.  
  127. -- part contents for background part 38
  128. ----- text -----
  129. The answer is Connect with Mainframes.
  130.  
  131. -- part contents for card part 5
  132. ----- text -----
  133. Connect with Mainframes.
  134.  
  135. -- part contents for background part 39
  136. ----- text -----
  137. Yes.  The firm plans to connect to a mainframe computer within the year.
  138.  
  139. -- part contents for background part 65
  140. ----- text -----
  141. 13193
  142.  
  143. -- part contents for background part 72
  144. ----- text -----
  145. 4
  146. 4